Use the Master Scheduling Service (MSS) to schedule FMS command tasks to run on a defined schedule. The MSS is a CygNet SCADA service, accessed through CygNet Explorer, that automates the execution of command tasks under defined conditions.
See FMS Commands for more information about commands available in CygNet Measurement.
See Scheduler for more information about scheduling tasks in CygNet.
Note: You must have proper security authorization to access certain command functionality. See FMS Security for information about configuring security access to command functions.
FMS commands can also be executed through the FMS Explorer, via ActiveX controls, or via script.
See Using the Commands Menu for more information about running and managing commands via FMS Explorer.
See FMS ActiveX Controls and CxHmiFms for more information about using commands via FMS ActiveX controls on CygNet Studio or CygNet Vision screens.
See CxFms for more information about scripting commands.
To schedule an FMS command task, use CygNet Explorer to add the new task to the MSS.
To Add a New FMS Command Task to the Master Scheduling Service

| Property | Description |
|---|---|
FMS service | From the drop-down menu, click to select the name of the FMS service that will process the command task. |
Command | Click to select the Command you wish to schedule from the drop-down list box. The list is populated by the commands supported by the FMS service. Options are as follows. Device Communication
Export
Import
Reports
System
User
|
Time format | Click to select a Time format from the drop-down menu, if enabled for the command selected. Possible options are as follows.
|
Priority | Select a processing queue Priority for the command from the drop-down menu. Options from least to greatest priority level are as follows.
Default value is Low processing queue priority. |
Logging | Select a Logging level for the command results from the drop-down menu. Options are as follows.
Default value is Low level logging. |
Note: Right-click on the Command Parameters table header to access the context menu and select/clear the option to Show Hidden Columns (hidden by default). The hidden columns contain the Parameter name, Type, and Value (Msg) values valid for scripting.
| Parameter | Description |
|---|---|
Parameter Note: This column is hidden by default | Lists the name of each available command parameter (script value) |
Description | Lists the descriptions of the available command parameters |
Type Note: This column is hidden by default | Lists the type of valid parameter values, e.g. integer, string, file path, etc. |
Required | Indicates whether the selected parameter is required (Yes) or not (Optional) |
Double-click a command parameter from the list to access a value entry dialog box Depending on the selected command parameter, possible Value entry options are as follows.
The following list contains links to specific topics containing information about each command and its possible parameters and values. Device Communication
Export
Import
Reports
System
User
| |
Value (Msg) Note: This column is hidden by default | Lists the scripting value equivalent for the parameter value entered/selected in the value entry dialog box |
| Descriptor | Description |
|---|---|
Logical operator | If you want to use more than one descriptor, specify a Logical operator to govern the relationship between the descriptors you define. Options are And or Or.
Default value is And. |
Parameter | Click to select Node name or Group name from the drop-down menu. Select Node name to retrieve all Nodes matching the Operator and Node name value specified. Select Group name to retrieve all Nodes, including their member Nodes, matching the Operator and Group name value specified. Default value is <none>. |
Operator | Click to select the desired Operator from the drop-down menu. The operator shows the relationship between a parameter and its value. Options are as follows.
Default value is =. |
Value | Type a name Value in the text box, or click ... to access the Select Node dialog box. Wildcard values * (multiple character) and ? (single character) are supported in this field. |
... | Click ... to access the Select Node dialog box, then browse to the desired Node value and click to apply it to the text box. |
Resolve | Click Resolve to display a list of devices that match the descriptors currently defined. Note: The Resolve results will show any device(s) defined by the device descriptors, but the command can only be sent to those listed devices for which the command is defined. |
Description | Describes the currently selected device descriptors. |